Pair

constructor(first: F, second: S)(source)

Constructor for a Pair.

Parameters

first

the first object in the Pair

second

the second object in the pair